[INFO] cloning repository https://github.com/lora-db/lora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lora-db/lora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2477a7379a894be663ccb01f3a4ac314dc63c6ad
[INFO] checking lora-db/lora against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lora-db/lora
[INFO] finished tweaking git repo https://github.com/lora-db/lora
[INFO] tweaked toml for git repo https://github.com/lora-db/lora written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lora-db/lora on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lora-db/lora already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48
[INFO] running `Command { std: "docker" "start" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking lora-ast v0.15.0 (/opt/rustwide/workdir/crates/lora-ast)
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking lora-builtins-meta v0.15.0 (/opt/rustwide/workdir/crates/lora-builtins-meta)
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking lora-parser v0.15.0 (/opt/rustwide/workdir/crates/lora-parser)
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking lora-store v0.15.0 (/opt/rustwide/workdir/crates/lora-store)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rb-sys-env v0.2.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling magnus v0.8.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling lora-node v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-node)
[INFO] [stderr]    Compiling lora_ruby v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-ruby)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking lora-analyzer v0.15.0 (/opt/rustwide/workdir/crates/lora-analyzer)
[INFO] [stderr]     Checking lora-wal v0.15.0 (/opt/rustwide/workdir/crates/lora-wal)
[INFO] [stderr]     Checking lora-compiler v0.15.0 (/opt/rustwide/workdir/crates/lora-compiler)
[INFO] [stderr]     Checking lora-executor v0.15.0 (/opt/rustwide/workdir/crates/lora-executor)
[INFO] [stderr]     Checking lora-snapshot v0.15.0 (/opt/rustwide/workdir/crates/lora-snapshot)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling magnus-macros v0.8.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling lora-python v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-python)
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking lora-io v0.15.0 (/opt/rustwide/workdir/crates/lora-io)
[INFO] [stderr]     Checking lora-database v0.15.0 (/opt/rustwide/workdir/crates/lora-database)
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking lora-query-wasm v0.15.0 (/opt/rustwide/workdir/packages/lora-query)
[INFO] [stderr]    Compiling rb-sys-build v0.9.128
[INFO] [stderr]     Checking lora-server v0.15.0 (/opt/rustwide/workdir/crates/lora-server)
[INFO] [stderr]     Checking lora-binding-buffer v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-binding-buffer)
[INFO] [stderr]     Checking lora-wasm v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-wasm)
[INFO] [stderr]     Checking lora-ffi v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-ffi)
[INFO] [stderr]    Compiling rb-sys v0.9.128
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48", kill_on_drop: false }`
[INFO] [stdout] b4f3cb9b7ce293ba64e8efa9993093a0d95a9d611f90d356c16895448f7b9a48
